home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_26815.txt < prev    next >
Text File  |  1990-03-19  |  6KB  |  294 lines

  1. -- card: 26815 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 25934
  5. -- name: qa 2
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put name of this card into field "Tom's Field"
  9.   global inProgress
  10.   hide card field "instruction 3"
  11.   hide cd fld "comment 2 true"
  12.   hide cd fld "comment 2 false"
  13.   hide cd fld "clicktocontinue"
  14.  
  15. end opencard
  16.  
  17. on closeCard
  18.   global maploc, cardloc
  19.   put word 1 of the short name of this card into maploc
  20.   put word 2 of the short name of this card into cardloc
  21. end closeCard
  22.  
  23.  
  24.  
  25.  
  26. -- part 2 (field)
  27. -- low flags: 80
  28. -- high flags: 0002
  29. -- rect: left=8 top=133 right=147 bottom=25
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 9
  35. -- style flags: 0
  36. -- line height: 12
  37. -- part name: our Answers
  38.  
  39.  
  40. -- part 3 (field)
  41. -- low flags: 81
  42. -- high flags: 0002
  43. -- rect: left=31 top=133 right=148 bottom=47
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 0
  47. -- font id: 3
  48. -- text size: 9
  49. -- style flags: 0
  50. -- line height: 12
  51. -- part name: Your Answers
  52.  
  53.  
  54. -- part 8 (button)
  55. -- low flags: 00
  56. -- high flags: 2006
  57. -- rect: left=110 top=144 right=160 bottom=127
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: check 1
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   repeat with i = 1 to 3
  69.     put "" into cd fld "Your answers"
  70.     set the hilite of cd btn i to false
  71.     set the hilite of me to true
  72.     put word 2 of the short name of me into cd fld "Your answers"
  73.   end repeat
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 9 (button)
  79. -- low flags: 00
  80. -- high flags: 2006
  81. -- rect: left=109 top=191 right=207 bottom=126
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: check 2
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   repeat with i = 1 to 3
  93.     put "" into cd fld "Your Answers"
  94.     set the hilite of cd btn i to false
  95.     set the hilite of me to true
  96.     put word 2 of the short name of me into cd fld "Your answers"
  97.   end repeat
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 10 (button)
  103. -- low flags: 00
  104. -- high flags: 2006
  105. -- rect: left=109 top=240 right=256 bottom=127
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 0
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: check 3
  114. ----- HyperTalk script -----
  115. on mouseUp
  116.   repeat with i = 1 to 3
  117.     put "" into cd fld "Your Answers"
  118.     set the hilite of cd btn i to false
  119.     set the hilite of me to true
  120.     put word 2 of the short name of me into cd fld "Your answers"
  121.   end repeat
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 15 (field)
  127. -- low flags: 80
  128. -- high flags: 2004
  129. -- rect: left=70 top=26 right=95 bottom=373
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 156
  134. -- text size: 14
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: comment 2 true
  138.  
  139.  
  140. -- part 16 (field)
  141. -- low flags: 80
  142. -- high flags: 2004
  143. -- rect: left=332 top=26 right=96 bottom=512
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 156
  148. -- text size: 14
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: comment 2 false
  152.  
  153.  
  154. -- part 17 (field)
  155. -- low flags: 81
  156. -- high flags: 2004
  157. -- rect: left=51 top=311 right=340 bottom=269
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 157
  162. -- text size: 14
  163. -- style flags: 0
  164. -- line height: 18
  165. -- part name: ClicktoContinue
  166.  
  167.  
  168. -- part 18 (field)
  169. -- low flags: 81
  170. -- high flags: 0007
  171. -- rect: left=0 top=23 right=313 bottom=125
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 0
  175. -- font id: 156
  176. -- text size: 14
  177. -- style flags: 0
  178. -- line height: 18
  179. -- part name: instruction 3
  180. ----- HyperTalk script -----
  181. on mouseup
  182.   hide me
  183. end mouseup
  184.  
  185.  
  186.  
  187. -- part 19 (button)
  188. -- low flags: 00
  189. -- high flags: 2000
  190. -- rect: left=458 top=317 right=342 bottom=485
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 18612 / 18612
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: next
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   visual venetian blinds
  202.   go next
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 22 (button)
  208. -- low flags: 00
  209. -- high flags: 2000
  210. -- rect: left=428 top=317 right=342 bottom=456
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 18611 / 18611
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: prev
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   visual scroll right
  222.   go prev
  223. end mouseUp
  224.  
  225.  
  226.  
  227. -- part contents for background part 4
  228. ----- text -----
  229. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  230.  
  231. -- part contents for background part 5
  232. ----- text -----
  233. Training Evaluation
  234.  
  235. -- part contents for background part 10
  236. ----- text -----
  237. Multiple Choice Question #2 of 8
  238.  
  239. -- part contents for background part 16
  240. ----- text -----
  241. test6
  242.  
  243. -- part contents for background part 6
  244. ----- text -----
  245.  
  246. What version of System software must be used with the display cards?
  247.  
  248. Any version greater than 6.0
  249.  
  250.  
  251. 6.0.5
  252.  
  253.  
  254. 6.0.5 or greater
  255.  
  256.  
  257. -- part contents for card part 2
  258. ----- text -----
  259. 2
  260.  
  261. -- part contents for card part 16
  262. ----- text -----
  263.  
  264. No.  Recheck the Product Description section.
  265.  
  266. -- part contents for card part 15
  267. ----- text -----
  268.  
  269. Yes.  Any version of System software 6.0.5 or greater will work.
  270.  
  271. -- part contents for card part 17
  272. ----- text -----
  273. Click the mouse to continue.
  274.  
  275. -- part contents for card part 18
  276. ----- text -----
  277. Instructions: 
  278. (click on this text to hide it)
  279.  
  280. 1. Click on the one appropriate answer for each question.
  281.  
  282. You can change your answer by clicking on a different answer.
  283.  
  284. 2.  After you‚Äôve answered all the questions, click on the ‚ÄúCheck my Answers‚Äù button.
  285.  
  286. You‚Äôll go through each question and see a message indicating whether or not you chose the right answer.
  287.  
  288. -- part contents for background part 23
  289. ----- text -----
  290. card "qa 2"
  291.  
  292. -- part contents for card part 3
  293. ----- text -----
  294. 1